projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af36a4a
)
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
author
Kevin Ryde
<user42@zip.com.au>
Sun, 8 Nov 2009 21:49:49 +0000
(21:49 +0000)
committer
Kevin Ryde
<user42@zip.com.au>
Sun, 8 Nov 2009 21:49:49 +0000
(21:49 +0000)
at end of sentence (my Bug#4818).
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index d353fdf7832598c9e3af9eccb7b38b28fa441af8..bb8c9a5325911a3f701ed7b380cef5d322441f7b 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2009-11-08 Kevin Ryde <user42@zip.com.au>
+
+ * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
+ at end of sentence (my Bug#4818).
+
2009-11-08 Jared Finder <jfinder@crypticstudios.com>
* progmodes/compile.el (compilation-error-regexp-alist-alist):